Welcome![Sign In][Sign Up]
Location:
Search - udp linux

Search list

[Internet-Networkp2p.tar

Description: 很好用的udp穿透nat的程序代码,是两个在nat后的pc可以直接通讯。-Udp good use of the program code penetration nat is nat after two in the pc can communicate directly.
Platform: | Size: 26624 | Author: 扬载伦 | Hits:

[Internet-Networktcp-ip

Description: Linux下的tcp和udp的服务器客户端通讯框架类,完整实例含makefile-Linux under the tcp and udp client server communications framework category, complete with examples makefile
Platform: | Size: 48128 | Author: Janferry | Hits:

[Linux-UnixUdpServer

Description: linux下使用C++编程,利用UDP协议,作为客户端来接收数据-linux use C++ programming using UDP protocol, as a client to receive data
Platform: | Size: 2048 | Author: 李峰 | Hits:

[Internet-Networkudptalk

Description: 一个采用UDP传输的LINUX下的例子,对理解网络编程非常有好处-A transmission using UDP under LINUX example, on a very good understanding of network programming
Platform: | Size: 1024 | Author: 陈泸华 | Hits:

[Sniffer Package capturebag

Description: 本程序在linux下编写的,主要实现捕捉数据包,分析eth头,arp,ip,udp,tcp头部分信息。-This procedure prepared in linux, the main achievement of the packet capture, analysis eth head, arp, ip, udp, tcp first part of the information.
Platform: | Size: 2048 | Author: cash | Hits:

[Internet-Networklinuxnet

Description: linux下的网卡测速程序,使用udp编写,同时也是一个很好的linux网络编程范例,cudp为客户端程序,而sudp为服务器程序-linux network card under the gun, the use of udp preparation, but also a very good example of linux network programming, cudp for client programs, and procedures for server sudp
Platform: | Size: 3072 | Author: xiyong | Hits:

[ARM-PowerPC-ColdFire-MIPSIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1682432 | Author: 谭剑鸣 | Hits:

[TCP/IP stackSOCKET

Description: TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK)
Platform: | Size: 9216 | Author: 冯进荣 | Hits:

[Linux-Unixchat

Description: 基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux -BSD C based on the socket programming using udp agreement, similar to the two processes communications chat program package consists of two documents, compiled to run two different operating environment to chat process linux
Platform: | Size: 2048 | Author: zhiguoxu | Hits:

[Internet-NetworkuClinux_TCP_UDP

Description: 介绍uClinux系统移植,在此基础上实现TCP/UDP通信协议代码,包括UDP通信代码和TCP通信代码-Introduction uClinux system transplant, on the basis of the realization of TCP/UDP communication protocol code, including UDP and TCP communications code communications code
Platform: | Size: 7168 | Author: awentang | Hits:

[Internet-Networkepoll

Description: linux下用epoll实现的udp服务器例子,很精简和实用。-linux using epoll realize the udp server example, it is concise and practical.
Platform: | Size: 1024 | Author: 陈友能 | Hits:

[Internet-Networktalk

Description: 基于UDP的局域网聊天程序,没有采用C/S通信模式,对于初学linux编程的人,非常有参考价值。-UDP-based LAN chat program, without the use of C/S communication mode linux for beginner programmers who are very good reference material.
Platform: | Size: 1024 | Author: 周慧宗 | Hits:

[Internet-Networktest-net

Description: tcp udp socket 网络编程 linux-tcp udp socket network programming linux
Platform: | Size: 3072 | Author: uleone | Hits:

[Linux-Unixsocket

Description: linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
Platform: | Size: 14336 | Author: 孙帮山 | Hits:

[Linux-Unixudp

Description: 嵌入式Linux下实现udp的源码。在pxa270下测试通过-Embedded Linux source code under udp. Under the test adopted in PXA270
Platform: | Size: 14336 | Author: 叶新栋 | Hits:

[Linux-Unixkernel_socket

Description: socket程序大家见多了,给大家写个Linux 2.6.x内核,从内核态发包的 socket程序,笑纳◎!-socket program we see more and give everyone write a Linux 2.6.x kernel from the kernel socket state contract procedures笑纳◎!
Platform: | Size: 18432 | Author: 蒋荣欣 | Hits:

[Internet-Networkasync-0.4.tar

Description: linux下的异步通信库 支持TCP和UDP异步通信 编译和使用前先读readme.-linux asynchronous communication library under TCP and UDP support asynchronous communication and use of the compiler before reading readme.
Platform: | Size: 189440 | Author: mydownloader | Hits:

[Internet-Networklinux_network_UDP

Description: 这是一款很通用的linux下的UDP通讯编程。适合于嵌入式linux平台不可靠网络通讯的开发等相关研究。-This is a very common UDP communications under linux programming. Suitable for embedded linux platform unreliable network communications development and other related research.
Platform: | Size: 2048 | Author: 李少春 | Hits:

[Linux-Unixlinux_pcap

Description: 在Linux利用Libpcap实现的一个数据包捕获程序,能捕获TCP,UDP,ICMP等类型数据包。-Linux use in the realization of a Libpcap packet capture process can capture TCP, UDP, ICMP and other types of packets.
Platform: | Size: 3072 | Author: 成 程 | Hits:

[Internet-Networkudp

Description: 学习linux的软件,你可以通过它学习网络-Learning linux software, you can, through its Learning Network
Platform: | Size: 3072 | Author: abcd | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »

CodeBus www.codebus.net